| Total Complexity | 41 |
| Dependencies | 4 |
| Dependents | 3 |
| Total lines | 315 |
| Lines of code | 235 |
| Logical lines of code | 76 |
| Comment lines | 43 |
| Methods | 7 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| create_consignment() | 34 | 22 | 96 | |
| create_packages() | 43 | 8 | 48 | |
| create() | 56 | 4 | 20 | |
| get_recipient_address() | 50 | 3 | 30 | |
| get_sender_address() | 50 | 2 | 29 | |
| get_endpoint_url() | 82 | 1 | 3 | |
| create_data() | 64 | 1 | 9 |